Edit Resource: Tags
Format
SCHED / EditResource '<ResourceName>' Tags <# of tags> '<Tag1Name>' '<TagNName>'
Description
The Tags attribute under EditResource allows you to add the resource to different resource tags. If the tag doesn't exist, one will be created.
Parameters
| Parameter | Description |
|---|---|
| # of Tags | The number of tagss that the given resource should have. |
| Tag N Name | A string of text in single quotes that represents the tag that the given resource should be placed in. |
Examples
The resource FUSE is placed in one tag, the tag named 'Satellite'.
SCHED / EditResource 'FUSE' Tags 1 'Satellite'